/* --------------------------------------------------------------------------- */

#svg_home_content_wrapper {
    width:1246px;
    height:680px;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
}

#svg_home_image {
    width:1246px;
    height:680px;
    overflow:hidden;
    position:absolute;
    z-index: 1200;
}

#svg_home_imagemap {
    width:1246px;
    height:680px;
    position:absolute;
    z-index: 1400;
}

#svg_home_header {
    position:absolute;
    z-index: 2000;
	/* width:95%; */
    padding: 15px 0 0 50px;
}

#svg_home_header a {
    color:#00509d;
    text-decoration:none;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    padding-right:50px;
}
